xen.git
2005-09-30 emellor@ewanMerge.
2005-09-30 emellor@ewanAdded DevController.configuration and configurations...
2005-09-30 kaf24@firebug... Fix typos I introduced into tpmfront driver.
2005-09-29 kaf24@firebug... Fix compiler warnings when shadow debugging is enabled.
2005-09-29 iap10@firebug... Allow kernel built with privileged operation support...
2005-09-29 kaf24@firebug... More save/restore code in interrupts-enabled contest...
2005-09-29 kaf24@firebug... Remove unused debug code.
2005-09-29 kaf24@firebug... Move xenbus_suspend outside critical region with
2005-09-29 kaf24@firebug... Update GDB server documentation for crashed guests.
2005-09-29 kaf24@firebug... Avoid verbosity when connection xenbus -> xenstore.
2005-09-29 iap10@firebug... Don't define vectors for IPIs we don't use in Xen
2005-09-29 kaf24@firebug... Slight rejig avoids grant entry warning message on...
2005-09-29 vh249@kneesaa... full devices expect to be able to read the partition...
2005-09-29 kaf24@firebug... Define new notify_remote_via_irq() interface which...
2005-09-29 kaf24@firebug... Change semantics of bind_evtchn_to_xxx and
2005-09-29 kaf24@firebug... VIRQs and IPIs on VCPU#0 are automatically re-bound...
2005-09-29 kaf24@firebug... Reindent more xenlinux files. Remove defunct header...
2005-09-29 kaf24@firebug... Set guest selectors to be null if it's not valid when...
2005-09-28 kaf24@firebug... Fix fixed-point long multiplication used in time delta
2005-09-28 kaf24@firebug... merge
2005-09-28 kaf24@firebug... Fix gnttab setup, which I broke 2 changesets ago.
2005-09-28 kaf24@firebug... This patch fixes a race between when the disable cpu...
2005-09-28 kaf24@firebug... Reindent grant-table kernel code and reserve first few
2005-09-28 kaf24@firebug... Fix netif save/restore.
2005-09-28 kaf24@firebug... Fixes for blkif save/restore. A 'dd if=/dev/sda1 of...
2005-09-28 emellor@ewanMerge.
2005-09-28 emellor@ewanRemove unused domain_devtype_get.
2005-09-28 emellor@ewanRemove unused xend_domain_device.
2005-09-28 emellor@ewanChange device IDs to be integers, as required now by...
2005-09-28 kaf24@firebug... Remove broken assertion in 64-bit shadow pagetable...
2005-09-28 emellor@ewanNothing.
2005-09-28 emellor@ewanMinor tidy up.
2005-09-28 emellor@ewanAdded new classmethod xstransact.ListRecursive, and...
2005-09-28 emellor@ewanNothing.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerge.
2005-09-28 kaf24@firebug... Fix preemptible uses of smp_processor_id() in page...
2005-09-28 emellor@ewanFix returning of results broken by last change.
2005-09-28 jrb44@plym... Changed -xen x86-32 defconfig CONFIG_EXT2_FS=y
2005-09-28 jrb44@plym... Changed -xen x86-32 defconfig CONFIG_SECURITY_CAPABILIT...
2005-09-28 kaf24@firebug... merge?
2005-09-28 yjiang5@vtsmp... Initialize pointer array for set mapping.
2005-09-28 kaf24@firebug... imported patch ../tmp/fix_free_monitor_pagetable.patch
2005-09-28 yjiang5@vtsmp... Save immediate operand into mcip structure.
2005-09-28 kaf24@firebug... With this patch, we can enable VMXAssist to bring up...
2005-09-28 emellor@ewanAdded logging of exceptions coming through callInfo...
2005-09-28 emellor@ewanMinor tidy.
2005-09-28 kaf24@firebug... Currently the mmio_operands assumes writing to memory...
2005-09-28 emellor@ewanImprove HTML output.
2005-09-28 emellor@ewanAdded missing quote to HTML output.
2005-09-28 emellor@ewanAdded behaviour to read() to read directly from the...
2005-09-28 emellor@ewanHandle exceptions caused during processing of requests...
2005-09-27 emellor@ewanRemove unused import, mark unused variables.
2005-09-27 emellor@ewanRemove unused imports, variables.
2005-09-27 emellor@ewanFix final misuse of prettyprint parameters.
2005-09-27 emellor@ewanRemove unused imports, and unused progress parameters...
2005-09-27 emellor@ewanAdded getDeviceSxprs, to support xm block-list.
2005-09-27 emellor@ewanAdded sxprs, for xm block-list.
2005-09-27 emellor@ewanAdded behaviour to list() to list the transaction's...
2005-09-27 kaf24@firebug... merge?
2005-09-27 kaf24@firebug... This patch adds "wbinvd" instruction emulation for...
2005-09-27 emellor@ewanThis patch adds a quick check to 'xm restore' that...
2005-09-27 emellor@ewanThis patch adds a quick check in "xm save" to make...
2005-09-27 emellor@ewanThis patch cleans up some of the argument usage in...
2005-09-27 emellor@ewanRemove DBMap etc from XendDomainInfo, moving the handli...
2005-09-27 emellor@ewanRemove the domain and VM paths from the store when...
2005-09-27 emellor@ewanMerge.
2005-09-27 emellor@ewanDetangle the restart/reboot/halt/save/restore code...
2005-09-27 emellor@ewanUse constant in XendDomainInfo rather than embedding...
2005-09-27 emellor@ewanAdded missing import socket statement.
2005-09-26 kaf24@firebug... Move non-transactional and non-idempotent code out of
2005-09-26 kaf24@firebug... xenstore fires @releaseDomain both when a domain shuts
2005-09-26 djm@kirby.fc... Choose LINUX_ARCH based on XEN_TARGET_ARCH, not ARCH
2005-09-26 djm@kirby.fc... Merge latest xen-unstable into xen-ia64-unstable
2005-09-26 kaf24@firebug... xenbus_transaction_end() returns negative error code.
2005-09-25 kaf24@firebug... Fix so that 'make uninstall' won't fail if /etc/xen
2005-09-24 emellor@ewanAdd helper method XendDomain.callInfo that stubs throug...
2005-09-24 emellor@ewanNothing.
2005-09-24 emellor@ewanMerge.
2005-09-24 emellor@ewanAdded default value for ssidref -- 0.
2005-09-24 emellor@ewanMove ImageHandler registration into image.py from XendD...
2005-09-24 kaf24@firebug... Fix build for pedantic compilers.
2005-09-24 kaf24@firebug... Fix tpm split driver to follow changes in the xenbus...
2005-09-23 djm@kirby.fc... Doh! Cut-paste error of file copy in mkbuildtree-pre...
2005-09-23 djm@kirby.fc... Remove drivers/acpi/motherboard.c from sparse tree...
2005-09-23 kaf24@firebug... Update User's Guide installation section to mention...
2005-09-23 kaf24@firebug... Add an install-time check for hotplug.
2005-09-23 djm@kirby.fc... More getting xenlinux/ia64 to build with drivers from...
2005-09-23 kaf24@firebug... Fix debug build of Xen.
2005-09-23 emellor@ewanRemoved unused Blkctl.py. The functionality here has...
2005-09-23 emellor@ewanMerged.
2005-09-23 emellor@ewanMerge the duplicated code for create, destroy, migrate...
2005-09-23 emellor@ewanNeaten the configuration parsing code. Add a self...
2005-09-23 emellor@ewanMove ImageHandler.create call to initDomain, after...
2005-09-23 kaf24@firebug... Restructure GNTTABOP_map_grant_ref.
2005-09-23 emellor@ewanRemove unused XendDB.py.
2005-09-23 emellor@ewanRemove unused tempfile.py. Even if anyone were using...
next